NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Jun 2020 01:35:56 +0000 (21:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Jun 2020 02:50:30 +0000 (22:50 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 688cfccd813b7561a6836941ae3aa5f8093c1d1a..13349398267b30d32fb24b555adea2fd494e6a48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ Overview of Changes in GTK 3.98.5
 
 * GtkFileChooser:
  - Add a tracker3-based search engine implementation
- - Rate-limite updates from the trash monitor
+ - Rate-limit updates from the trash monitor
 
 * GtkWindow:
  - Redo the css node setup. There is now a single 'window' node
@@ -47,6 +47,10 @@ Overview of Changes in GTK 3.98.5
 * Themes:
  - Adwaita: Limit the scope of backdrop
 
+* Accessibility:
+ - Clean up and reorganize the code to prepare for the
+   dropping of ATK
+
 * GDK:
  - Drop unused enum and struct definitions from headers
  - Make keymap translation API public again. Still needed
@@ -57,7 +61,7 @@ Overview of Changes in GTK 3.98.5
  - X11: Improve sync when the Nvidia driver is used
 
 * GSK:
- - GL renderer: Fix blurred outsed shadows
+ - GL renderer: Fix blurred outset shadows
  - GL renderer: handle nested transform nodes properly
  - GL renderer: Optimize clip handling